home *** CD-ROM | disk | FTP | other *** search
- Greetings Chris, you wrote some text on the subject Re: Compiling Problems,
- and now I'm going to answer it.
-
- > bwyatt@paston.co.uk (Ben Wyatt) wrote on 24.08.1995 some text under
- > the subject Re: Compiling Problems. I can't leave this uncommentated
- > ;-)
- >
- > BW> If Exist("Sys:Fonts") Then Assign "Fonts:" To "Sys:Fonts"
- >
- > Ieeekkk! I've got my fonts in DH1:Fonts due to disk space reasons.
- > ;-)
-
- So have I... but most people don't :)
-
- I had a list of possible places where Fonts: could be, eg SYS:Fonts/
- DH1:Fonts/ DF0:Fonts/ etc and I scanned through them until an "Exist()"
- was true. :)
-
- > Haven't tried this before but:
- >
- > ODIR$=Dir$
- > Dir$="FONTS:"
- > OFONTS$=Path$(Dir$)
- > Dir$=ODIR$
-
- Funny that, only today I found out that Amos expands assigns to full
- pathnames :-)))
-
- Too late anyway... I don't use this trampy old method any more. ;-)
-
- > BW> Or get Easylife or Amcaf for better font support :)
- >
- > ;-)))
-
- Eh? what's funny about that? ;-)
- _________________________________
- / \
- > Ben Wyatt - bwyatt@paston.co.uk <
- \_________________________________/ ©1995 Very Interesting Signatures
-
-